home *** CD-ROM | disk | FTP | other *** search
- -- card: 21895 from stack: in
- -- bmap block id: 21105
- -- flags: 0000
- -- background id: 2586
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=6 top=23 right=338 bottom=505
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- global it
- if it = 7 then
- visual dissolve fast
- go to card id 22459
- else if it < 7 then
- visual dissolve fast
- go to card id 3029
- end if
- end mouseUp
-
-
-